In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationLine / StrokeColor Property

StrokeColor Property (AnnotationLine)

In This Topic
Syntax
'Declaration

 

Public Shadows Property StrokeColor As Color
public new Color StrokeColor {get; set;}
public read-write property StrokeColor: Color; 
public hide function get,set StrokeColor : Color
public: __property new Color get_StrokeColor();

public: __property new void set_StrokeColor( 

   Color value

);
public:

new property Color StrokeColor {

   Color get();

   void set (    Color value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationLine
AnnotationLine Members